This repository was archived by the owner on Dec 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
fix admin peer judging project link #753
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Visit the preview URL for this PR (updated for commit fe7b66b): https://nwplus-ubc--pr753-erping-judging-proje-ht3ias8j.web.app (expires Fri, 21 Nov 2025 04:39:08 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 8c7ea898e009e43455645bc310bcbccfc0f87e48 |
390004b to
fe7b66b
Compare
tdanielles
approved these changes
Nov 14, 2025
Contributor
tdanielles
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
goat
ErpingS
added a commit
that referenced
this pull request
Nov 15, 2025
* update charity submission blurb to dynamically pull hackathon name * [HC2025] update charities (#745) * update charity submission blurb to dynamically pull hackathon name * update charities for hackcamp 2025 * fix notion link to public version * [HC 2025] Add superlative prize submission (#746) * update charity submission blurb to dynamically pull hackathon name * add superlative prize submission (hacker view) * add superlative prize submission (admin view) * Fix bug on projects not showing up under superlative prizes (#750) * fix projects on prizes not showing up * Also add grades to csv download on overall table * Add Figma submission link (#748) * initial commit * revise * Update peer judging rubric to link to HC2025's (#749) * initial commit * surface figma link * fix peer judging project link (#753) --------- Co-authored-by: trisha <82386753+tdanielles@users.noreply.github.com>
tdanielles
added a commit
that referenced
this pull request
Nov 15, 2025
* update charity submission blurb to dynamically pull hackathon name * [HC2025] update charities (#745) * update charity submission blurb to dynamically pull hackathon name * update charities for hackcamp 2025 * fix notion link to public version * [HC 2025] Add superlative prize submission (#746) * update charity submission blurb to dynamically pull hackathon name * add superlative prize submission (hacker view) * add superlative prize submission (admin view) * Fix bug on projects not showing up under superlative prizes (#750) * fix projects on prizes not showing up * Also add grades to csv download on overall table * Add Figma submission link (#748) * initial commit * revise * Update peer judging rubric to link to HC2025's (#749) * initial commit * surface figma link * fix peer judging project link (#753) * Trying to fix Portal UI Bug (#754) * remove pts * toggle bug? * copilot clutch * hopefully fix svg not showing --------- Co-authored-by: ErpingS <erpingsun@gmail.com> Co-authored-by: Erping <111095333+ErpingS@users.noreply.github.com>
ErpingS
added a commit
that referenced
this pull request
Nov 18, 2025
* update charity submission blurb to dynamically pull hackathon name * [HC2025] update charities (#745) * update charity submission blurb to dynamically pull hackathon name * update charities for hackcamp 2025 * fix notion link to public version * [HC 2025] Add superlative prize submission (#746) * update charity submission blurb to dynamically pull hackathon name * add superlative prize submission (hacker view) * add superlative prize submission (admin view) * Fix bug on projects not showing up under superlative prizes (#750) * fix projects on prizes not showing up * Also add grades to csv download on overall table * Add Figma submission link (#748) * initial commit * revise * Update peer judging rubric to link to HC2025's (#749) * initial commit * surface figma link * fix peer judging project link (#753) * Trying to fix Portal UI Bug (#754) * remove pts * toggle bug? * copilot clutch * hopefully fix svg not showing * fix peer judging project link (#756) * fix peer judging project link * fix project link view in admin judging --------- Co-authored-by: trisha <82386753+tdanielles@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
When in "admin judging" tab, when you try to view project link, it was returning a 404 error. Fixed the routing to include the activeHackathon
Other considerations